home *** CD-ROM | disk | FTP | other *** search
-
- DolrWord Unit Documentation
-
- Usage:
-
- V := DollarWord(S);
-
- Where:
-
- V = string of any size {recommend at least 72 chars}
- S = string in form [###[,]##]#.## {# and , in brackets are optional}
-
- DollarWord takes a number string and returns a string containing the "written
- form" of the number. Necessary for check writing. Works on number strings
- from 0.00 to 999,999.99. Source code is included so you can change these
- requirements to suit your own needs.
-
- Rob Loew [71340,2335]